home *** CD-ROM | disk | FTP | other *** search
/ The Arsenal Files 8 / The Arsenal Files Collection #8 (Arsenal Computer) (1996).ISO / pcboard / 1523_250.zip / HISTORY < prev    next >
Text File  |  1996-09-26  |  3KB  |  72 lines

  1. --------------------------------------------------------
  2.                  PCBoard 15.23 History
  3. --------------------------------------------------------
  4.  
  5. - File request failures would generate a response message
  6.   the would truncate the file name if the path inforamtion
  7.   was included. It will now strip path information and 
  8.   report the missing file only.
  9.  
  10. - Fixed FIDO .MSG import problem with file sizes over 
  11.   30,000 bytes.  Previously, large messages may have 
  12.   been truncated.  Now large messages will be imported 
  13.   as an attachment to the truncated message.
  14.  
  15. - Fido areafix response messages could be quite large on
  16.   larger system. So large that it would overflow some BBS
  17.   message size linits, including PCBoards. All areafix 
  18.   responses dealing with %LIST or %QUERY or adding/removing
  19.   areas will respond with the the response header in the
  20.   message body and the actual area lists as a file attach.
  21.  
  22. - If a record was on hold and a logging level of 6 was
  23.   set, the log would have numerous entries stating that
  24.   the record had been modified.  Fixed.
  25.  
  26. - All Fido log entries now have a date and time stamp.
  27.  
  28. - Detailed connection info such as product serial # ,
  29.   baud, flags etc..  are now based on a fido logging 
  30.   level of 3+.
  31.  
  32. - Passthru processing would create a passthru file on
  33.   import, but would not export any messages before deleting
  34.   the passthru message file.  Fixed.
  35.  
  36. - The Autoadd areas as passthrus' option needed to be
  37.   enabled to import messages to the passthru file.  Now
  38.   only the 'Enable passthus' option must be set.
  39.  
  40. - If there was no BAD conference defined and autoadd
  41.   passthru areas was not enabled, every message after the
  42.   first bad message encountered would be tossed to the bit
  43.   bucket.  Fixed.
  44.  
  45. - In version 15.21 PCBoard would set a ~FIDO~ user records
  46.   high message read pointer to the high message number
  47.   after import if and only if the ~FIDO~ users LMR was the
  48.   high message number before import also.  This was broken
  49.   in 15.22 making exports much slower because the scanner
  50.   had to scan messages imported by the same ~FIDO~ user
  51.   that had just imported the same messages. Fixed.
  52.  
  53. - Messages generated by areafix forwarding would not insert
  54.   AREAFIX in the to field of the forwarded message.  Fixed.
  55.  
  56. - Areafix forwarded messages would have the users AKA to
  57.   INTL field instead of the hubs AKA.  Fixed.
  58.  
  59. - Forwarded areafix messages had the areafix password but
  60.   not the packet password.  Fixed.
  61.  
  62. - If *.MSG processing is enabled, it will now say so on
  63.   the export screen.
  64.  
  65. - Changed the dialout time out timer to two minutes instead
  66.   of one. Many international calls did not have enough time
  67.   to dial and negotiate.
  68.  
  69. - Added log entry, based on log level of 6, to help track
  70.   down why packets for points are not deleted from the
  71.   queue after they are sent.
  72.